Skip to content

doc: final README streamlining [doc: 6/6] #1294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 24, 2024
Merged

Conversation

phip1611
Copy link
Member

@phip1611 phip1611 commented Aug 6, 2024

This is split-out 6/6 from #1264 to improve reviewability.

This adds to uefi/README how our documentation is organized.

Steps to Un-draft

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@phip1611 phip1611 changed the title doc: move misc stuff from README to lib.rs [doc: 6/N] doc: TODO [doc: 6/N] Aug 6, 2024
@phip1611 phip1611 changed the title doc: TODO [doc: 6/N] doc: TODO [doc: 6/6] Aug 6, 2024
@phip1611 phip1611 marked this pull request as ready for review August 23, 2024 13:19
@phip1611 phip1611 changed the title doc: TODO [doc: 6/6] doc: final README streamlining [doc: 6/6] Aug 23, 2024
Copy link
Member

@nicholasbishop nicholasbishop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the duplicate entry, lgtm

README.md Outdated
Logger and an Allocator.
This is the **main contribution** of this project.
- [`uefi-macros`](/uefi-macros/README.md): Helper macros used by `uefi`.
- [`uefi-test-runner`](/uefi-test-runner/README.md): a UEFI application that runs our unit / integration tests.

- `uefi-raw`: raw types that closely match the definitions in the UEFI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate entry, uefi-raw is now linked/described at the top of the list.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, an artifact of all the major rebases this PR experienced over the last weeks. Fixed!

Now, the README are the entry into the repository and guide the user to the
actual documentation in lib.rs respectively on docs.rs.
@phip1611 phip1611 enabled auto-merge August 24, 2024 15:06
@phip1611 phip1611 added this pull request to the merge queue Aug 24, 2024
Merged via the queue into rust-osdev:main with commit 0aed47a Aug 24, 2024
14 checks passed
@phip1611 phip1611 deleted the doc7 branch August 24, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants